From: Miles Bader Date: Tue, 29 May 2007 23:19:17 +0000 (+0000) Subject: Merge from emacs--rel--22, gnus--rel--5.10 X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18698 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e109decdcc6cb0cabec8ba9e6a139f8f37bc5c81;p=emacs.git Merge from emacs--rel--22, gnus--rel--5.10 Patches applied: * emacs--rel--22 (patch 28) - Update from CVS * gnus--rel--5.10 (patch 224-225) - Merge from emacs--devo--0, emacs--rel--22 - Update from CVS 2007-05-28 Katsumi Yamaoka * lisp/gnus/message.el (message-pop-to-buffer): Add switch-function argument. (message-mail): Pass switch-function argument to it. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-777 --- e109decdcc6cb0cabec8ba9e6a139f8f37bc5c81 diff --cc lisp/gnus/ChangeLog index 9f4df39957f,e3cba144f17..631869e4f34 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@@ -1,12 -1,9 +1,17 @@@ + 2007-05-28 Katsumi Yamaoka + + * message.el (message-pop-to-buffer): Add switch-function argument. + (message-mail): Pass switch-function argument to it. - (message-narrow-to-headers-or-head): Ignore mail-header-separator in - the body. ++ +2007-05-24 Katsumi Yamaoka + + * message.el (message-narrow-to-headers-or-head): Ignore + mail-header-separator in the body. + +2007-05-10 Reiner Steib + + * gnus-art.el (gnus-article-mode): Fix comment about displaying + non-break space. 2007-05-09 Didier Verna